home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 1.iso / HENSA / MATHS / PLPLOT / PLPLOT.ZIP / sys / dos / emx / README.emx < prev    next >
Encoding:
Text File  |  1994-08-27  |  1.9 KB  |  45 lines

  1. ------------------------------------------------------------------------
  2. [EMX : readme.doc]
  3.  
  4. Welcome to emx 0.8h, a common environment for creating 32-bit programs
  5. for OS/2 2.x and DOS.  You can use the GNU C compiler to compile
  6. programs for emx.  The main design goal of emx is to simplify porting
  7. Unix software to OS/2 2.x and DOS.  Moreover, you can create `native'
  8. OS/2 programs, including Presentation Manager applications.
  9.  
  10. Where to get emx
  11. ----------------
  12.  
  13. emx is available for anonymous ftp on
  14.  
  15.   ftp.uni-stuttgart.de [129.69.8.13]: /pub/systems/os2/emx-0.8h
  16.   ftp-os2.cdrom.com:  [192.153.46.2]: /os2/2_x/unix/gnu/emx08h
  17.   src.doc.ic.ac.uk     [146.169.2.1]: /pub/packages/os2/2_x/unix/gnu/emx08h
  18.   ftp.informatik.tu-muenchen.de [131.159.0.198]:
  19.                                       /pub/comp/os/os2/devtools/emx+gcc
  20.  
  21. Other files of interest
  22. -----------------------
  23.  
  24. emx does not come with a `make' utility.  I recommend dmake 3.8.  It's
  25. available for anonymous ftp on
  26.  
  27.   ftp.uni-stuttgart.de [129.69.8.13]: /pub/systems/os2/programming/support/
  28.   ftp-os2.cdrom.com:  [192.153.46.2]: /os2/all/program/
  29.   ftp.informatik.tu-muenchen.de [131.159.0.198]:
  30.                                       /pub/comp/os/os2/devtools/
  31.  
  32. Executables are in dmake38x.zip, source code is in dmake38s.zip.
  33. dmake38.zip contains both dmake38s.zip and dmake38x.zip.
  34.  
  35. The emx graphics library currently supports only the 320x200 VGA mode.
  36. Johannes Martin has created a graphics library for various SVGA cards.
  37. It's available for anonymous ftp on
  38.  
  39.   ftp.uni-stuttgart.de [129.69.8.13]: /pub/systems/os2/emx-0.8h/contrib/
  40.   ftp-os2.cdrom.com:  [192.153.46.2]: /os2/2_x/unix/gnu/emx08h/contrib/
  41.   ftp.informatik.tu-muenchen.de [131.159.0.198]:
  42.                                       /pub/comp/os/os2/gnu/emx+gcc/contrib/
  43.  
  44. ------------------------------------------------------------------------
  45.